AStar Sample WPF Application by Ben Scharbach

The A* Pathfinding component contains an A* Manager, with three A* path finding engines, allowing for 3 simultaneous path searches on PC and XBOX. - By Ben

Layered Architecture Sample for .NET

LayerSample.zip (13,6 MB)
Layered Architecture Sample is designed to demonstrate how to apply various .NET Technologies such as WPF, WCF, WF, Windows Form, ASP.NET and ADO.NET EF to the Layered Architecture Design Pattern.

Powershell Glass

makes your powershell and cmd windows transparent.

Sample Browser

Sample Browser is a one-stop shop of thousands of code samples from Microsoft and the community.

SharePoint 2010 Conditional Lookup Control

I created a "Conditional Lookup" control for SharePoint 2010. With this you can connect two lookup fields controls on list forms to fill the second control with values depending on the selected value in the first control. There is a demo inside.

SharePoint 2010 Custom List Form Demo

This example will show you how to create a custom list form for SharePoint 2010 in Visual Studio 2010 using SharePoint Designer 2010 and VS2010... See my blog for a "Walkthrough": http://ikarstein.wordpress.com

SharePoint 2010 Custom Ribbon Demo

This demo projects shows you how to create a custom Ribbon tab at runtime and how to activate the Ribbon tab on page load! see my blog for details: http://ikarstein.wordpress.com

SharePoint 2010 Excel Export Feature

This feature can be used to export SharePoint lists to Excel Files (.xslx). You can upload templates for the excel export.

SharePoint 2010 Game of Life Web Part

This is a SharePoint 2010 taxonomy and web part code sample. SharePoint 2010 Game of Life Web Part is an implementation of John Conway's population simulation 'Game of Life.' I used this taxonomy API (Enterprise Metadata Managment) example at SharePoint Saturday. - @cawood

SharePoint 2010 InfoPath List Form Demo

This project shows you how to deploy InfoPath based list forms for SharePoint 2010. see my blog: http://ikarstein.wordpress.com

SharePoint 2010 Workflow Demo

This projects demonstrates how to create workflows using SharePoint 2010 and Visual Studio 2010.